See the response of GET /api/attempts
https://docs.digdag.io/api/ for more info
Bad Request
Bad Request
Unauthorized
Not Found
Server Error
{- "status": "string",
- "id": "string",
- "index": 0,
- "project": {
- "id": "string",
- "name": "string"
}, - "workflow": {
- "name": "string",
- "id": "string"
}, - "sessionId": "string",
- "sessionUuid": "string",
- "sessionTime": "2019-08-24T14:15:22Z",
- "retryAttemptName": "string",
- "done": true,
- "success": true,
- "cancelRequested": true,
- "createdAt": "2019-08-24T14:15:22Z",
- "finishedAt": "2019-08-24T14:15:22Z"
}